-
Home
-
Stripe Payments For WooCommerce by Checkout Plugins
-
1.10.0
-
Code
-
Classes
- Card_Payments
Total Complexity |
105 |
Dependencies |
9 |
Dependents |
1 |
Total lines |
687 |
Lines of code |
468 |
Logical lines of code |
235 |
Comment lines |
149 |
Methods |
16 |
Properties |
3 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
verify_intent() |
B |
39 |
19 |
52 |
get_icon() |
A |
48 |
16 |
26 |
add_payment_method() |
A |
44 |
15 |
40 |
process_payment() |
A |
38 |
13 |
64 |
payment_fields() |
A |
43 |
10 |
48 |
prepare_order_source() |
S |
51 |
7 |
26 |
init_form_fields() |
S |
36 |
1 |
100 |
modify_successful_payment_result() |
S |
56 |
4 |
18 |
cpsw_payment_complete_order_status() |
S |
64 |
5 |
9 |
create_payment_token_for_user() |
S |
53 |
3 |
25 |
enable_saved_cards() |
S |
76 |
4 |
3 |
__construct() |
S |
52 |
2 |
21 |
process_zero_amount_order() |
S |
67 |
2 |
8 |
is_product() |
S |
79 |
2 |
3 |
get_verification_url() |
S |
61 |
1 |
13 |
init_supports() |
S |
64 |
1 |
12 |